翻訳と辞書
Words near each other
・ Rupp Industries
・ Rupp's
・ Rupp's mouse
・ Ruppach-Goldhausen
・ Ruppeiner geometry
・ Ruppen Pass
・ Rupper Kalan
・ Rupperswil
・ Ruppert
・ Ruppert Archaeopteryx
・ Ruppert Coast
・ Ruppert Jones
・ Ruppert L. Sargent
・ Ruppert Stadium
・ Ruppert Stadium (Newark)
Ruppert's algorithm
・ Ruppertsberg
・ Ruppertsecken
・ Ruppertshofen
・ Ruppertshofen, Baden-Württemberg
・ Ruppertshofen, Rhineland-Palatinate
・ Ruppertskirchen
・ Ruppertskirchen (Arnstorf)
・ Ruppertstein Castle
・ Ruppertsweiler
・ Ruppes
・ Ruppia
・ Ruppia bicarpa
・ Ruppia cirrhosa
・ Ruppia maritima


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Ruppert's algorithm : ウィキペディア英語版
Ruppert's algorithm

In mesh generation, Ruppert's algorithm, also known as Delaunay refinement, is an algorithm for creating quality Delaunay triangulations. The algorithm takes a planar straight-line graph (or in dimension higher than two a piecewise linear system) and returns a conforming Delaunay triangulation of only quality triangles. A triangle is considered poor-quality if it has a circumradius to shortest edge ratio larger than some prescribed threshold.
Discovered by Jim Ruppert in the early 1990s,
"Ruppert's algorithm for two-dimensional quality mesh generation is perhaps the first theoretically guaranteed meshing algorithm to be truly satisfactory in practice."
== Motivation ==

When doing computer simulations such as computational fluid dynamics, one starts with a model such as a 2D outline of a wing section.
The input to a 2D finite element method needs to be in the form of triangles that fill all space, and each triangle to be filled with one kind of material – in this example, either "air" or "wing".
Long, skinny triangles cannot be simulated accurately.
The simulation time is generally proportional to the number of triangles, and so one wants to minimize the number of triangles, while still using enough triangles to give reasonably accurate results – typically by using an unstructured grid.
The computer uses Ruppert's algorithm (or some similar meshing algorithm) to convert the polygonal model into triangles suitable for the finite element method.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Ruppert's algorithm」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.